.clear {
	clear:both;
}
.clearboth:after, .clearBoth:after {
	content: "";
	display: block;
	clear: both;
}
body {
	padding:0px;
	min-width: 1200px;
	margin: 0px;
}
* {
	margin: 0px;
	padding: 0px;
	font-family: Microsoft YaHei;
	list-style:none;
	text-decoration:none;
}
a {
	color: inherit;
	text-decoration: none;
}
ul li {
	list-style: none;
}
img {
	display: block;
	border: 0px;
	width: auto;
	height: auto;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
}
i {
	font-style: inherit;
}
ul {
	-webkit-padding-start: 0px;
}
* {
	list-style:none;
}
.header {
	width: 100%;
	height: 450px;
	background: url(../images/1.png);
}
.header .top {
	width: 100%;
	font-size: 14px;
	color:#282828;
	height: 50px;
	background-color: rgba(255, 255, 255, 0.25882352941176473);
}
.header .top .cont {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
}
.header .top .wel {
	float: left;
	margin-top:15px;
}
.header .top #pDate {
	float:left;
	margin-left: 10px;
	margin-top:15px;
}
.header .bottom {
	width: 100%;
	background-color: rgba(9, 65, 151, 0.35);
	margin-top: 340px;
	height: 60px;
}
.header .bottom ul {
	width: 1050px;
	margin: 0 auto;
	height: 60px;
	line-height: 60px;
}
.header .bottom ul li {
	float: left;
	margin-right: 54px;
	font-size: 18px;
	color: #ffffff;
}
.header .bottom ul li:last-child {
	margin-right: 0px;
}
.header .bottom ul .active a {
	color:#ffffff;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
}
.header .bottom ul li a:hover {
	color:#ffffff;
	border-bottom: 2px solid #ffffff;
	padding-bottom: 10px;
}
.main {
	width: 1200px;
	margin: 0 auto;
}
.main .one {
	margin-top: 50px;
	width: 100%;
}
.main .one .tit {
	width: 100%;
	height: 50px;
	background: #f1f1f1;
}
.main .one .tit .lead {
	width: 130px;
	height: 50px;
	background: #094197;
	float:left;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.main .one .box {
	margin-top: 10px;
	width: 100%;
	height: 300px;
}
.main .one .box .lunbo {
	float: left;
	width: 580px;
}
.lunbo .swiper-pagination-bullet {
	background:#e7e7e7;
	width: 30px;
	border-radius: 0px;
	margin-bottom: 20px;
}
.lunbo .swiper-pagination-bullet-active {
	background: #5272bd;
	width: 30px;
	border-radius: 0px;
}
.swiper-pagination {
	margin-bottom: 10px;
}
.main .lunbo .img {
	width: 580px;
}
.main .one .box .essay {
	width: 600px;
	height: 300px;
	float:right;
}
.main .one .box .essay .title {
	font-size: 20px;
	color: #094197;
	font-weight: bold;
}
.main .one .box .essay .xian {
	width: 120px;
	height: 2px;
	background: #094197;
	margin-top: 30px;
}
.main .one .box .essay p {
	font-size: 18px;
	color: #094197;
	margin-top: 25px;
	line-height: 30px;
}
.main .one .box .essay .more {
	float:right;
	margin-right: 10px;
	margin-top:45px;
	font-weight: lighter;
	color: #094197;
}
.main .left {
	width: 580px;
	float:left;
	margin-top: 50px;
}
.main .left .tit {
	width: 100%;
	height: 50px;
	background: #f1f1f1;
}
.main .left .tit .lead {
	width: 130px;
	height: 50px;
	background: #094197;
	float:left;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.main .left .tit .more1 {
	width: 75px;
	font-weight: lighter;
	height: 50px;
	margin-left: 485px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 50px;
}
.main .left .box {
	height: 380px;
}
.main .left .box ul {
	width: 100%;
}
.main .left .box ul li {
	width: 100%;
	height: 20px;
	float:left;
	margin-top: 18px;
}
.main .left .box ul li a:hover {
	color: #094197;
}
.main .left .box ul .active {
	color: #094197;
}
.main .left .box ul li .fu {
	float:left;
	margin-left: 10px;
	margin-top: 2px;
}
.main .left .box ul li .text {
	float:left;
	margin-left: 10px;
	font-size: 18px;
}
.main .left .box ul li .data {
	float:right;
	margin-right: 23px;
	font-size: 18px;
}
.main .left .box .img {
	background: url(../images/4.png);
	width: 100%;
	height: 260px;
	margin-top: 10px;
}
.main .left .box .img .zi {
	margin-top: 210px;
	width: 100%;
	height: 50px;
	float: left;
	background: rgba(40, 40, 40, 0.42);
}
.main .left .box .img .zi p {
	font-size: 18px;
	color: #ffffff;
	line-height: 50px;
	height: 50px;
	padding-left: 27px;
}
.main .right {
	width: 580px;
	float:left;
	margin-left: 40px;
	margin-top: 50px;
}
.main .right .tit {
	width: 100%;
	height: 50px;
	background: #f1f1f1;
}
.main .right .tit .lead {
	width: 130px;
	height: 50px;
	background: #094197;
	float:left;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.main .right .tit .more1 {
	width: 75px;
	font-weight: lighter;
	height: 50px;
	margin-left: 485px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 50px;
}
.main .right .box {
	height: 380px;
}
.main .right .box .img {
	background: url(../images/4.png);
	width: 100%;
	height: 260px;
	margin-top: 10px;
}
.main .right .box .img .zi {
	margin-top: 210px;
	width: 100%;
	height: 50px;
	float: left;
	background: rgba(40, 40, 40, 0.42);
}
.main .right .box .img .zi p {
	font-size: 18px;
	color: #ffffff;
	line-height: 50px;
	height: 50px;
	padding-left: 27px;
}
.main .right .box ul {
	width: 100%;
}
.main .right .box ul li {
	width: 100%;
	height: 20px;
	float:left;
	margin-top: 18px;
}
.main .right .box ul li a:hover {
	color: #094197;
}
.main .right .box ul .active {
	color: #094197;
}
.main .right .box ul li .fu {
	float:left;
	margin-left: 10px;
	margin-top: 2px;
}
.main .right .box ul li .text {
	float:left;
	margin-left: 10px;
	font-size: 18px;
}
.main .right .box ul li .data {
	float:right;
	margin-right: 23px;
	font-size: 18px;
}
.main .display {
	padding-top: 50px;
}
.main .two {
	margin-top: 50px;
	width: 100%;
}
.main .two .tit {
	width: 100%;
	height: 50px;
	background: #f1f1f1;
}
.main .two .tit .lead {
	width: 130px;
	height: 50px;
	background: #094197;
	float:left;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 50px;
}
.main .two .tit .more2 {
	width: 75px;
	font-weight: lighter;
	height: 50px;
	margin-left: 1105px;
	font-size: 20px;
	color: #333333;
	text-align: center;
	line-height: 50px;
}
.main .two .kuang {
	float:left;
	width: 380px;
	margin-right: 30px;
}
.main .two .kuang:last-child {
	margin-right: 0px;
}
.main .two .kuang .tu {
	margin-top: 10px;
	width: 380px;
	height: 250px;
}
.main .two .kuang .tu .tt {
	float: left;
	width: 380px;
	margin-top: 210px;
	background: rgba(40, 40, 40, 0.4392156862745098);
}
.main .two .kuang .tu .tt p {
	font-size: 16px;
	color: #ffffff;
	height: 40px;
	padding-left: 10px;
	line-height: 40px;
}
.main .two .kuang a .tit1 {
	font-size: 18px;
	color: #094197;
	margin-top: 5px;
}
.main .two .kuang ul {
	width: 100%;
	margin-top: 12px;
	margin-bottom: 50px;
}
.main .two .kuang ul li {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.main .two .kuang ul a:hover li {
	color:  #094197;
}
.footer {
	width: 100%;
	height: 107px;
	background: #333333;
}
.footer .han {
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
	padding-top: 30px;
}
.footer .ying {
	font-size: 16px;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
	padding-top: 16px;
}
.bottom ul li .xiala {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 1204px;
	height: 45px;
	position: absolute;
	background: url(../images/10.png);
	margin-left: -165px;
}
.bottom ul li .xiala li {
	float: left;
	margin-right: 50px;
	margin-top: 6px;
	font-size: 16px;
	color: #666666;
}
.bottom ul li .xiala li:first-child {
	padding-left: 10px;
	margin-left: 155px;
}
.bottom ul li .xiala a {
	display: block;
	text-align:left;
	overflow:hidden
}
.bottom ul li .xiala a:link {
	color:#666;
	text-decoration:none
}
.bottom ul li .xiala a:visited {
	color:#666;
	text-decoration:none
}
.bottom ul li .xiala a:hover {
	color: #094096;
	border-bottom: 1px solid #094096;
	padding-bottom: 1px;
	text-decoration:none;
	font-weight:normal;
}
.bottom ul li:hover .xiala {
	left: auto
}
.bottom ul li.sfhover .xiala {
	left: auto
}
.bottom ul li .xiala1 {
	line-height: 27px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 1204px;
	height: 45px;
	position: absolute;
	background: url(../images/10.png);
	margin-left: -960px;
}
.bottom ul li .xiala1 li {
	float: left;
	margin-right: 50px;
	margin-top: 6px;
	font-size: 16px;
	color: #666666;
}
.bottom ul li .xiala1 li:first-child {
	padding-left: 10px;
	margin-left: 630px;
}
.bottom ul li .xiala1 a {
	display: block;
	text-align:left;
	overflow:hidden
}
.bottom ul li .xiala1 a:link {
	color:#666;
	text-decoration:none
}
.bottom ul li .xiala1 a:visited {
	color:#666;
	text-decoration:none
}
.bottom ul li .xiala1 a:hover {
	color: #094096;
	border-bottom: 1px solid #094096;
	padding-bottom: 1px;
	text-decoration:none;
	font-weight:normal;
}
.bottom ul li:hover .xiala1 {
	left: auto
}
.bottom ul li.sfhover .xiala1 {
	left: auto
}
.content {
	background: #f4f4f4;
	width: 100%;
}
.content .main {
	background: #ffffff;
}
.content .main .tiao {
	height: 25px;
	width: 100%;
	padding-top: 45px;
}
.content .main .tiao .shu {
	height: 25px;
	width: 2px;
	float: left;
	background:#094197;
	margin-left: 30px;
}
.content .main .tiao .tit2 {
	font-size: 24px;
	color: #666666;
	padding-left: 10px;
	float: left;
	height: 25px;
	line-height: 25px;
}
.content .main .tiao .b {
	float: right;
	font-size: 16px;
	color: #666666;
	margin-left: 5px;
}
.content .main .tiao .c {
	width: 2px;
	height: 16px;
	background: #666666;
	float: right;
	margin-top: 4px;
	margin-left: 5px;
}
.content .main .read {
	width: 100%;
	margin-top: 30px;
}
.content .main .read .tit3 {
	text-align: center;
	font-size: 30px;
	color: #666666;
}
.content .main .read .dec {
	width: 170px;
	height: 4px;
	background: #b5c6e0;
	margin: 0 auto;
	margin-top: 48px;
	margin-bottom: 32px;
}
.content .main .read .ess {
	display: block;
	width: 1138px;
	margin: 0 auto;
}
.content .main .read .ess p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}
.content .main .read .ess .tuu {
	padding-top: 35px;
	padding-bottom: 35px;
	margin: auto;
	display: block;
}
.content .main .read .tuu {
	padding-bottom: 30px;
	margin: auto;
	display: block;
}
.content .main .read .dis {
	width: 100%;
	padding-bottom: 50px;
}
.content .main .read .le {
	display: block;
	margin-left: 32px;
	float: left;
	width: 590px;
	height: 255px;
}
.content .main .read .le .t {
	width: 100%;
}
.content .main .read .le .t .tit4 {
	float: left;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	margin-right: 10px;
}
.content .main .read .le .heng {
	width: 108px;
	height: 4px;
	background: #094197;
	margin-top: 40px;
}
.content .main .read .le p {
	font-size: 18px;
	color: #666666;
	line-height: 40px;
}
.content .main .read .ri {
	display: block;
	float: right;
	width: 375px;
	height: 255px;
}
.content .main .read .ri .xi {
	width: 370;
	height: 1px;
	background: #cacaca;
	margin-top: 20px;
}
*:focus {
	outline: none;
}
.content .main .read ul {
	width: 1136px;
	margin: 0 auto;
	margin-top: 63px;
}
.content .main .read ul li {
	float: left;
	margin-right:45px;
	margin-bottom: 30px;
}
 .content .main .read ul li:nth-child(4n) {
 margin-right: 0px;
}
.content .main .read ul li img {
}
.content .main .read ul li .zii {
	text-align: center;
	font-size: 18px;
	color: #333333;
	height: 50px;
	line-height: 50px;
}
.content .main .read ul li a:hover .zii {
	color: #094197;
}
.content .main .read .fenye {
	width: 330px;
	height: 30px;
	border: 1px solid #333333;
	margin: 0 auto;
}


.page_body {
	width: 99%;
	height: 30px;
}
.page_body a {
	min-width: 12px;
	height: 28px;
	color: #10101a;
	border: 1px solid #d9d9d9;
	line-height: 28px;
	text-align: center;
	float: left;
	display: block;
	margin: 0px 5px;
	padding: 0px 8px;
}

.page_body span {
	min-width: 12px;
	height: 28px;
	background: #093f95;
	color: #fff;
	border: 1px solid #093f95;
	line-height: 28px;
	text-align: center;
	float: left;
	display: block;
	margin: 0px 5px;
	padding: 0px 8px;
}
.page_body a:hover {
	min-width: 12px;
	height: 28px;
	background: #093f95;
	color: #fff;
	border: 1px solid #093f95;
	line-height: 28px;
	text-align: center;
	float: left;
	display: block;
	margin: 0px 5px;
	padding: 0px 8px;
}


.content .main .read .id {
	width: 1138px;
	border-bottom: 2px solid #d8d8d8;
	margin: 0 auto;
}
.content .main .read .id img {
	float: left;
}
.content .main .read .id .kk {
	float: right;
	width: 840px;
}
.content .main .read .id .kk .tit5 {
	color: #333333;
	font-size: 20px;
	margin-top: 15px;
}
.content .main .read .id .kk .xian1 {
	width: 178px;
	height: 2px;
	background: #094197;
	margin-top: 20px;
}
.content .main .read .id .kk p {
	font-size: 18px;
	color: #666666;
	line-height: 35px;
}
.content .main .read .id .kk .picc {
	margin-right: 20px;
}
.content .main .read .id .xiangxi {
	width: 100%;
	float: left;
}
.content .main .read .id .xiangxi p {
	font-size: 16px;
	color:#666666;
	line-height: 30px;
	margin-top: 35px;
	margin-bottom: 30px;
}
.content .main .read .ww {
	width: 1138px;
	margin: 0 auto;
}
.content .main .read .ww li {
	width: 100%;
	float: left;
	font-size: 18px;
	color: #333333;
	height: 40px;
	border-bottom: 1px dashed #c7c7c7;
	margin-bottom: 20px;
}
.content .main .read .ww li img {
	float: left;
}
.content .main .read .ww li p {
	float: left;
	margin-left: 10px;
}
.content .main .read .ww li .data1 {
	float: right;
}
.content .main .read .tit6 {
	font-size: 22px;
	color: #333333;
	text-align: center;
}
.content .main .read .tit7 {
	font-size: 16px;
	color: #666666;
	text-align: center;
	margin-top: 10px;
}
.content .main .read .ess .sha {
	font-size: 18px;
	color: #666666;
	margin-top: 60px;
}
.content .main .read .ess .sha a:hover {
	color:#094197;
}
.content .main .read .ess .xia {
	font-size: 18px;
	color: #666666;
	margin-top: 20px;
}
.content .main .read .ess .xia a:hover {
	color:#094197;
}
.curr{
	color: #094096 !important;
	border-bottom: 1px solid #094096 !important;
	padding-bottom: 1px !important;
	text-decoration:none;
	font-weight:normal;
	}
.more1:hover{
	color:#094197 !important;}	
.more2:hover{
	color:#094197 !important;}
.content .main .read .ww li p:hover{
	color:#094197;}	
	
	